Theorem

Suppose nn points, then there is a unique polynomial P(x)P(x) of degree n1\leq n-1 passing through the nn points, the Lagrange interpolating polynomial.

This may be found by #incomplete

References

  1. https://mathworld.wolfram.com/LagrangeInterpolatingPolynomial.html
  2. https://en.wikipedia.org/wiki/Lagrange_polynomial